home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 November / CHIP Kasım 1997.iso / ARACLAR / CDCOPY / README.TXT < prev   
Text File  |  1997-08-31  |  8KB  |  185 lines

  1.                       CDCOPY.EXE V3.505
  2.                       =================
  3.  
  4.     This module allows you to write audio-tracks from CD
  5.     to disk.
  6.  
  7.     Running under Windows-95 the program only works
  8.     with SCSI or ATAPI-CDROM/CD-R, which support this
  9.     special mode.
  10.  
  11.     Using WINDOWS-NT it is possible to use the generic WIN32
  12.     interface to read the CDDA-tracks. By default the module
  13.     starts detecting an ASPI-interface. If it is not available
  14.     the generic interface is used.
  15.  
  16.     The following hardware was tested:
  17.     Adaptec 2940, Plextor CD-ROM 8XCS, RICOH 1420C, TOSHIBA 3401
  18.  
  19.     It's fully functional under Windows-95 and Windows-NT 3.51/4.x. 
  20.  
  21.     For both operating systems I used EZ-SCSI 4.00, 4.01
  22.     as ASPI-interfaces.
  23.  
  24.     The following versions were tested:
  25.  
  26.     WNASPI32.DLL    22528  -> EZ-SCSI 4.01
  27.     WNASPI32.DLL    21504  -> EZ-SCSI 4.00
  28.  
  29.     Using the ASPI-interface and there is more than one CD-ROM
  30.     or CD-Writer active, you have to manipulate the follwing 
  31.     entries of the INI-File (CDCOPY.INI): Hostadapternumber,
  32.     LUN and Target. By default the program searches the first
  33.     CD-ROM that it can find (Hostadapternr. = 0).
  34.  
  35.     Attention - Copy the CDCOPY.INI file to the Windows-
  36.     directory"
  37.  
  38.     Because the module uses ASPI and the MM-extension of the
  39.     WIN32-SDK you have to change the drive letter
  40.     under Systemcontrol / Multimedia / CD-Music, if you
  41.     don't want to use the first CD-ROM.
  42.  
  43.     Using the generic interface you can change the drive in
  44.     the combobox of the main dialog.
  45.  
  46.     The CD-ID shown in the left upper corner is the ID
  47.     you can get with the MM-Extension (look at CDPLAYER.INI).
  48.     If entries of artist or title are found in CDPLAYER.INI
  49.     they are shown in the window. Using WINDOWS-NT CDPLAYER.INI
  50.     can be larger than 64 KB. Windows-95 doesn't allow
  51.     files larger than 64 KB to be handled properly.
  52.  
  53.     The progam creates by default WAV-Files which are written to
  54.     the defaultdrive with the name TRACKxx.WAV, where "xx"
  55.     is a continuous number reflecting the track number. Using
  56.     the option "SAVE AS" you can change drive or name.
  57.  
  58.     Before writing the module tests if there is enough space
  59.     to write the file and reacts if not.
  60.  
  61.     Doubleclick on a track shows a small dialog to select
  62.     and save a part of track. The files are named "TRACK_xx.WAV".
  63.     The option "SAVE AS" enables you to change drive or name.
  64.  
  65.     CDCOPY.INI allows you to set a different default destination
  66.     drive under "DestDr".
  67.  
  68.     The entry ForceGen=1 forces the use of the WIN32 inferface
  69.     although an ASPI-Interface is detected.
  70.  
  71.     The module doesn't use the registry and the INI-File can be
  72.     changed with any editor. The file should be placed in the
  73.     Windows directory.
  74.  
  75.     All options can be reached over menu (File/Options) beginning
  76.     with V1.200.The option "Buffered reading" speeds up reading
  77.     up to 20 %.
  78.  
  79.     The option "classic mode" allows you to save more than one
  80.     track in a file. This is comfortable if you have classic or
  81.     live CDs. After burning this track on a new CD you can't
  82.     position at a specific track of the formerly chosen one!
  83.  
  84.     The option "Overread def. sec" lets you record damaged
  85.     tracks. If there are not too many defect sectors you will
  86.     not hear the missing parts.
  87.  
  88.     The option "Save CDPLAYER.INI title" makes, that if
  89.     available, all titles found in CDPLAYER.INI were used as
  90.     filenames. The extension WAV, AU, RAW or MPG is appended
  91.     in spite of this.
  92.  
  93.     If you hear clicks during playing the sound file you can
  94.     use the option "Jitter correction" to avoid this. The 
  95.     options "Buffered read" and "Overread def. sectors" are not
  96.     available when using this option.
  97.  
  98.     The MPG and MP3 format is first written as WAV file and then
  99.     reformatted as MPEG. So temporary is more space required.
  100.     Starting with version 3.001 the module is able to save MP3
  101.     format using the module MP3-Compressor.The module is activated
  102.     through CDCOPY so it must be in the path to find it. A link
  103.     to the module you can find at my homepage.
  104.  
  105.     Retrieving the CD-information from a CDDB database you must
  106.     fill in the options Server, Host und Username. All available
  107.     Servers you can find at http://www.cddb.com.
  108.     (e.g. sunsite.unc.edu and cddb.moonsoft.com)
  109.     The hostname must befilled with e.g. www.aol.com, as username
  110.     the email-address can be used. If you have a connection
  111.     to the internet, put a CD into the drive and press the 
  112.     CDDB-Button. The module retrieves the information, saves
  113.     it with the name of the CD-ID as ASCII-file on the disk and
  114.     shows the appropriate information. The calculated ID is
  115.     different to the ID which is available through the MCI interface.
  116.     Use the option "Use xmdb files" to show the retrieved
  117.     xmdb file information which resides on your local HD.
  118.     To submit an unknown CDDB-entry a mailservername and an
  119.     e-mail address (username) must be filled in. The new entry
  120.     is submitted as an e-mail to the CD-database. If you submit
  121.     an invalid entry you get an e-mail with an error description.
  122.  
  123.     If you have any suggestions or errors please feel free to send
  124.     me an e-mail. The actual version of CDCOPY is always available
  125.     at http://members.aol.com/mbarth2193. Please send feedback about
  126.     supported drives!
  127.  
  128.     If you report any problems, please send the following
  129.     information:
  130.  
  131.     Version of CDCOPY you use
  132.     Vendor of your CDROM/CDR
  133.     Operating system
  134.     Which interface you use ASPI or WIN32 for Windows-NT
  135.  
  136.     Versions:
  137.     3.505 - Submission of new CD-information to CDDB
  138.     3.502 - Buffered reading for some drive-types
  139.             fixed some minor bugs
  140.             MP3CompPath - variable in CDCOPY.INI
  141.     3.500 - Read artist, title etc. from internet-database
  142.             CDDB, support for ATAPI-interface for Windows-95,
  143.             support for MATSHITA/PANASONIC drives.
  144.     3.001 - Call MP3-Compressor to generate MP3 - format
  145.     3.000 - Save options
  146.             Jitter correction for some drives
  147.     2.005 - Select/Deselect whole CD, retry failed reads
  148.             speed up reading ASPI-interface for some drive-types
  149.     2.003 - Corrected some bugs
  150.     2.002 - Select down to frame using trackexcerption
  151.     2.001 - Support for TEAC (SCSI) drives
  152.     2.000 - Support of MPG format (MPEG 1 layer 2)
  153.             Extreme small files and extreme slow when packing 
  154.         Best MPG - Player : MAPLAY
  155.             http://www-inst.eecs.berkeley.edu/~ctsay/mp2win32.html
  156.     1.700 - Added space information for tracks
  157.     1.604 - Corrected error reading non-buffered mode uding generic interface
  158.     1.603 - Added support for HITACHI drives
  159.     1.602 - Corrected some bugs
  160.     1.600 - Support for RICOH drives (ASPI)
  161.     1.500 - Choice of CDROMs/CDRs using a combobox and
  162.             buffered reading using generic interface
  163.     1.400 - Save tracks using title of CDPLAYER.INI or chosen name
  164.     1.300 - Added tooltips, nicer buttons
  165.             Dialog to save a part of a track
  166.     1.200 - Saving soundfiles as WAV, AU or RAW
  167.             Classic-mode (Writing subsequent tracks of live or
  168.             classic-CD in one file without pause)
  169.     1.100 - IDE-Support using generic WIN32 interface
  170.     1.005 - Support for HP-Writer
  171.     1.004 - Overread defect sectors
  172.             Show content of CDPLAYER.INI if available
  173.  
  174.  
  175.                                Attention!
  176.  
  177.     Individual users may freely use this software.
  178.  
  179.     Profit groups may use this software only with explicit written
  180.     permission with costs of the author. 
  181.  
  182.       
  183.     M. Barth - mbarth2193@aol.com
  184.  
  185.